-
Couldn't load subscription status.
- Fork 0
SLVS-2583 Implement cancellation #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
158c1f8 to
0f53995
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A first round of comments
...main/java/org/sonarsource/sonarlint/visualstudio/roslyn/http/HttpAnalysisRequestHandler.java
Outdated
Show resolved
Hide resolved
...ugin/src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/http/HttpClientHandler.java
Show resolved
Hide resolved
...src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/AnalysisCancellationService.java
Show resolved
Hide resolved
...src/test/java/org/sonarsource/sonarlint/visualstudio/roslyn/http/HttpClientProviderTest.java
Outdated
Show resolved
Hide resolved
...main/java/org/sonarsource/sonarlint/visualstudio/roslyn/http/HttpAnalysisRequestHandler.java
Outdated
Show resolved
Hide resolved
...-plugin/src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/AnalysisTrackerImpl.java
Outdated
Show resolved
Hide resolved
...lugin/src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/RemoteAnalysisService.java
Outdated
Show resolved
Hide resolved
...lugin/src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/RemoteAnalysisService.java
Outdated
Show resolved
Hide resolved
...lugin/src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/RemoteAnalysisService.java
Show resolved
Hide resolved
...gin/src/main/java/org/sonarsource/sonarlint/visualstudio/roslyn/http/HttpClientProvider.java
Outdated
Show resolved
Hide resolved
e6ac6f7 to
e3f09b8
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!




SLVS-2583